0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.6049551963806 437 1.0664 0


No Amazon API Requests Made.


App Debug - Total Time 1.6049551963806 seconds

Number Time From Start Name Description
1 0.50982618331909 Initialise Initialise FSB Function
2 0.51276111602783 App Controller Start Start of the App controller (called before the controller of every page)
3 0.5625741481781 Start of getCategoryListByGroup Function Before first category groups query
4 0.56342506408691 After initial query Before first category groups query
5 0.56342506408691 Get Category List for Group Before the call to getCategoryList function
6 0.56342816352844 Start of GetCategoryList function Start of the function
7 0.56343007087708 Before getting categories Query to get specific category list
8 0.5642261505127 After getting categories Query to get specific category list
9 0.5642261505127 Before getting category custom Before call to function getCategoryCustom
10 0.57920718193054 After getting category custom After call to function getCategoryCustom
11 0.57920908927917 Before getting category custom Before call to function getCategoryCustom
12 0.58777713775635 After getting category custom After call to function getCategoryCustom
13 0.58777809143066 Before getting category custom Before call to function getCategoryCustom
14 0.59199500083923 After getting category custom After call to function getCategoryCustom
15 0.59199619293213 Before getting category custom Before call to function getCategoryCustom
16 0.59480810165405 After getting category custom After call to function getCategoryCustom
17 0.59480905532837 Before getting category custom Before call to function getCategoryCustom
18 0.59811115264893 After getting category custom After call to function getCategoryCustom
19 0.59811210632324 Before getting category custom Before call to function getCategoryCustom
20 0.60145401954651 After getting category custom After call to function getCategoryCustom
21 0.6014552116394 End of GetCategoryList function End of the function
22 0.60145807266235 Get Category List for Group Before the call to getCategoryList function
23 0.60145902633667 Start of GetCategoryList function Start of the function
24 0.60145998001099 Before getting categories Query to get specific category list
25 0.60189914703369 End of getCategoryListByGroup Function Before return()
26 1.3823640346527 App Controller End End of the App controller (called before the controller of every page)
27 1.5287702083588 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.5297150611877 Before Get Options Before the call to getOptions in the tpl class
29 1.5696640014648 After Get Options After the call to getOptions in the tpl class
30 1.569699048996 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.6049439907074 Finalizing debug Before the debug is output to the page.
32 1.6049540042877 End of App This is the end of the app logging, final timestamp


Query Debug - 437 Database Queries. Total time 1.0664 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0016 0.0016319751739502
SELECT parameter, value FROM parameters
2 0.0052 0.0052170753479004
SELECT * FROM `bad_bots`
3 0.0003 0.00027108192443848
SET time_zone = 'Europe/London'
4 0.0013 0.0013349056243896
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0013 0.0013060569763184
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0014 0.0014128684997559
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751886347'
7 0.0016 0.0016460418701172
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00043821334838867
UPDATE autorun SET lastrun = '2025-07-07 11:05:47' WHERE id = '9'
9 0.0005 0.00049591064453125
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0014 0.0013518333435059
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.0003669261932373
SELECT * FROM pages WHERE id = 52
12 0.0030 0.0030179023742676
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0459 0.045942068099976
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00042200088500977
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00084590911865234
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00078511238098145
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0055 0.005511999130249
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0008 0.00084590911865234
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0006 0.00057291984558105
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00029492378234863
SELECT id FROM categories WHERE parent_id = '26'
21 0.0046 0.0046341419219971
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0007 0.00074601173400879
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0009 0.00089693069458008
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0010 0.00096797943115234
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0005 0.00046610832214355
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0030770301818848
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00029492378234863
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00025582313537598
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00027799606323242
SELECT id FROM categories WHERE parent_id = '27'
30 0.0032 0.0032219886779785
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00033092498779297
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00037503242492676
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00028514862060547
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0004 0.00042104721069336
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.001129150390625
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00028109550476074
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0002 0.00024199485778809
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00026798248291016
SELECT id FROM categories WHERE parent_id = '28'
39 0.0011 0.0010979175567627
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00032591819763184
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00031399726867676
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00028204917907715
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00025606155395508
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00035905838012695
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00027298927307129
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00025105476379395
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.0002598762512207
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.0004432201385498
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00029683113098145
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00031685829162598
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.0003049373626709
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.0002892017364502
SELECT * FROM categorygroups WHERE id = '1'
53 0.0005 0.00050806999206543
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0005 0.00048112869262695
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00026202201843262
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.0002741813659668
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00041604042053223
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00031495094299316
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0005 0.00046300888061523
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00029802322387695
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00026893615722656
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00038909912109375
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00028204917907715
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00027203559875488
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00027918815612793
SELECT id FROM categories WHERE parent_id = '31'
66 0.0006 0.00059890747070312
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0005 0.00047397613525391
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0005 0.00046110153198242
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00029397010803223
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.0002739429473877
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.00043487548828125
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0022 0.0021560192108154
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0009 0.00091409683227539
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00044488906860352
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0006 0.0006251335144043
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00089597702026367
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00058507919311523
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7713 0.77129507064819
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0014 0.0013670921325684
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00066494941711426
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00035190582275391
SELECT * FROM pages WHERE pagename = 'search'
82 0.0054 0.0053861141204834
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0026 0.0026228427886963
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0011 0.0011351108551025
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0062 0.0062341690063477
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0058 0.0057501792907715
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0012 0.0012140274047852
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0021 0.0020740032196045
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'lipton tchae the vert orient 25 sachets 44g lot de 3', NOW(), '216.73.216.195'
89 0.0023 0.0022830963134766
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0021 0.0021491050720215
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0041 0.0041220188140869
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00033092498779297
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
93 0.0003 0.00030994415283203
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
94 0.0003 0.00031018257141113
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0058 0.0058338642120361
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00026297569274902
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
97 0.0002 0.00023388862609863
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
98 0.0003 0.00032210350036621
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00030779838562012
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0040 0.0040311813354492
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0002 0.00023794174194336
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
102 0.0002 0.00021886825561523
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
103 0.0003 0.00031018257141113
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0057 0.0057179927825928
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0002 0.00024890899658203
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
106 0.0002 0.00024890899658203
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
107 0.0003 0.00026583671569824
SELECT * FROM products WHERE id = '3600'
108 0.0009 0.00094890594482422
SELECT * FROM productimages WHERE product_id = '3600' ORDER BY sortorder ASC
109 0.0008 0.00076103210449219
SELECT * FROM product_image_select WHERE product_id = '3600'
110 0.0006 0.00060820579528809
SELECT * FROM productcustomimages WHERE product_id = '3600'
111 0.0009 0.00088191032409668
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3600' AND a.name = n.originalname
112 0.0007 0.00065398216247559
SELECT * FROM productoffers WHERE product_id = '3600' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '3600' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0003 0.00026893615722656
SELECT * FROM productoffers
                WHERE product_id = 3600
                ORDER BY price ASC LIMIT 1
115 0.0003 0.00033187866210938
SELECT value FROM productattributes
                WHERE product_id = '3600'
                AND name = 'ListPriceAmount'
116 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '3600' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0003 0.00034284591674805
SELECT * FROM products WHERE id = '3606'
118 0.0004 0.00036001205444336
SELECT * FROM productimages WHERE product_id = '3606' ORDER BY sortorder ASC
119 0.0005 0.00046706199645996
SELECT * FROM product_image_select WHERE product_id = '3606'
120 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '3606'
121 0.0005 0.00052404403686523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3606' AND a.name = n.originalname
122 0.0003 0.00032305717468262
SELECT * FROM productoffers WHERE product_id = '3606' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = '3606' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0002 0.00021719932556152
SELECT * FROM productoffers
                WHERE product_id = 3606
                ORDER BY price ASC LIMIT 1
125 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '3606'
                AND name = 'ListPriceAmount'
126 0.0003 0.00025296211242676
SELECT value FROM productattributes WHERE product_id = '3606' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = '3738'
128 0.0003 0.00033807754516602
SELECT * FROM productimages WHERE product_id = '3738' ORDER BY sortorder ASC
129 0.0004 0.00044393539428711
SELECT * FROM product_image_select WHERE product_id = '3738'
130 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '3738'
131 0.0007 0.00074481964111328
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3738' AND a.name = n.originalname
132 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '3738' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = '3738' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0002 0.0002291202545166
SELECT * FROM productoffers
                WHERE product_id = 3738
                ORDER BY price ASC LIMIT 1
135 0.0003 0.00025606155395508
SELECT value FROM productattributes
                WHERE product_id = '3738'
                AND name = 'ListPriceAmount'
136 0.0003 0.0002589225769043
SELECT value FROM productattributes WHERE product_id = '3738' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0003 0.00034785270690918
SELECT * FROM products WHERE id = '3610'
138 0.0003 0.00029706954956055
SELECT * FROM productimages WHERE product_id = '3610' ORDER BY sortorder ASC
139 0.0003 0.00028705596923828
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3610' AND p.id = pi.product_id ORDER BY pi.sortorder
140 0.0004 0.00042390823364258
SELECT * FROM product_image_select WHERE product_id = '3610'
141 0.0003 0.00025486946105957
SELECT * FROM productcustomimages WHERE product_id = '3610'
142 0.0003 0.0003349781036377
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3610'
                GROUP BY o.product_id
143 0.0012 0.0011990070343018
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3610'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
144 0.0003 0.00031900405883789
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3610
145 0.0007 0.00069189071655273
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3610' AND a.name = n.originalname
146 0.0002 0.00023102760314941
SELECT * FROM productoffers WHERE product_id = '3610' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '3610' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 3610
                ORDER BY price ASC LIMIT 1
149 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '3610'
                AND name = 'ListPriceAmount'
150 0.0003 0.00027608871459961
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3610'
                GROUP BY o.product_id
151 0.0004 0.00043988227844238
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3610'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
152 0.0003 0.00027084350585938
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3610
153 0.0004 0.00040888786315918
SELECT value FROM productattributes WHERE product_id = '3610' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
154 0.0004 0.0004270076751709
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3610'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
155 0.0003 0.00025391578674316
SELECT * FROM products WHERE parent_id = '3610'
156 0.0003 0.00034117698669434
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4713' AND a.name = n.originalname
157 0.0003 0.00030708312988281
SELECT * FROM productoffers WHERE product_id = '4713' AND merchantid = 'A1X6FK5RDHNB96'
158 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = '4713' AND price > 0
                ORDER BY price ASC LIMIT 1
159 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = 4713
                ORDER BY price ASC LIMIT 1
160 0.0002 0.0002281665802002
SELECT value FROM productattributes
                WHERE product_id = '4713'
                AND name = 'ListPriceAmount'
161 0.0003 0.00026798248291016
SELECT * FROM products WHERE id = '3613'
162 0.0003 0.00030088424682617
SELECT * FROM productimages WHERE product_id = '3613' ORDER BY sortorder ASC
163 0.0004 0.00042605400085449
SELECT * FROM product_image_select WHERE product_id = '3613'
164 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '3613'
165 0.0007 0.00069403648376465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3613' AND a.name = n.originalname
166 0.0003 0.00029993057250977
SELECT * FROM productoffers WHERE product_id = '3613' AND merchantid = 'A1X6FK5RDHNB96'
167 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = '3613' AND price > 0
                ORDER BY price ASC LIMIT 1
168 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = 3613
                ORDER BY price ASC LIMIT 1
169 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '3613'
                AND name = 'ListPriceAmount'
170 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '3613' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
171 0.0003 0.00033688545227051
SELECT * FROM products WHERE id = '3614'
172 0.0003 0.00032615661621094
SELECT * FROM productimages WHERE product_id = '3614' ORDER BY sortorder ASC
173 0.0004 0.00043797492980957
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3614' AND p.id = pi.product_id ORDER BY pi.sortorder
174 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '3614'
175 0.0003 0.00026178359985352
SELECT * FROM productcustomimages WHERE product_id = '3614'
176 0.0003 0.00034713745117188
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3614'
                GROUP BY o.product_id
177 0.0004 0.00043296813964844
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3614'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
178 0.0003 0.00026297569274902
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3614
179 0.0005 0.00054502487182617
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3614' AND a.name = n.originalname
180 0.0002 0.00023198127746582
SELECT * FROM productoffers WHERE product_id = '3614' AND merchantid = 'A1X6FK5RDHNB96'
181 0.0002 0.00023484230041504
SELECT * FROM productoffers
                WHERE product_id = '3614' AND price > 0
                ORDER BY price ASC LIMIT 1
182 0.0002 0.00023317337036133
SELECT * FROM productoffers
                WHERE product_id = 3614
                ORDER BY price ASC LIMIT 1
183 0.0002 0.00023984909057617
SELECT value FROM productattributes
                WHERE product_id = '3614'
                AND name = 'ListPriceAmount'
184 0.0003 0.00028204917907715
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3614'
                GROUP BY o.product_id
185 0.0004 0.00042891502380371
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3614'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
186 0.0003 0.00028204917907715
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3614
187 0.0003 0.00034308433532715
SELECT value FROM productattributes WHERE product_id = '3614' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
188 0.0004 0.00039196014404297
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3614'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
189 0.0003 0.00027608871459961
SELECT * FROM products WHERE id = '3623'
190 0.0003 0.00031113624572754
SELECT * FROM productimages WHERE product_id = '3623' ORDER BY sortorder ASC
191 0.0004 0.0004279613494873
SELECT * FROM product_image_select WHERE product_id = '3623'
192 0.0003 0.00028514862060547
SELECT * FROM productcustomimages WHERE product_id = '3623'
193 0.0005 0.00052499771118164
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3623' AND a.name = n.originalname
194 0.0003 0.0002901554107666
SELECT * FROM productoffers WHERE product_id = '3623' AND merchantid = 'A1X6FK5RDHNB96'
195 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '3623' AND price > 0
                ORDER BY price ASC LIMIT 1
196 0.0002 0.00023484230041504
SELECT * FROM productoffers
                WHERE product_id = 3623
                ORDER BY price ASC LIMIT 1
197 0.0002 0.00024080276489258
SELECT value FROM productattributes
                WHERE product_id = '3623'
                AND name = 'ListPriceAmount'
198 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '3623' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
199 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = '3622'
200 0.0003 0.00032711029052734
SELECT * FROM productimages WHERE product_id = '3622' ORDER BY sortorder ASC
201 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '3622'
202 0.0003 0.00026488304138184
SELECT * FROM productcustomimages WHERE product_id = '3622'
203 0.0007 0.00069308280944824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3622' AND a.name = n.originalname
204 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '3622' AND merchantid = 'A1X6FK5RDHNB96'
205 0.0002 0.00023579597473145
SELECT * FROM productoffers
                WHERE product_id = '3622' AND price > 0
                ORDER BY price ASC LIMIT 1
206 0.0002 0.0002288818359375
SELECT * FROM productoffers
                WHERE product_id = 3622
                ORDER BY price ASC LIMIT 1
207 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '3622'
                AND name = 'ListPriceAmount'
208 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '3622' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
209 0.0003 0.00031495094299316
SELECT * FROM products WHERE id = '3626'
210 0.0003 0.00030398368835449
SELECT * FROM productimages WHERE product_id = '3626' ORDER BY sortorder ASC
211 0.0003 0.00028395652770996
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3626' AND p.id = pi.product_id ORDER BY pi.sortorder
212 0.0004 0.00042486190795898
SELECT * FROM product_image_select WHERE product_id = '3626'
213 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '3626'
214 0.0004 0.00036215782165527
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3626'
                GROUP BY o.product_id
215 0.0004 0.00040912628173828
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3626'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
216 0.0003 0.00027799606323242
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3626
217 0.0006 0.00063681602478027
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3626' AND a.name = n.originalname
218 0.0002 0.0002291202545166
SELECT * FROM productoffers WHERE product_id = '3626' AND merchantid = 'A1X6FK5RDHNB96'
219 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '3626' AND price > 0
                ORDER BY price ASC LIMIT 1
220 0.0002 0.00021600723266602
SELECT * FROM productoffers
                WHERE product_id = 3626
                ORDER BY price ASC LIMIT 1
221 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '3626'
                AND name = 'ListPriceAmount'
222 0.0003 0.00026893615722656
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3626'
                GROUP BY o.product_id
223 0.0004 0.0003969669342041
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3626'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
224 0.0003 0.00026202201843262
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3626
225 0.0003 0.00034999847412109
SELECT value FROM productattributes WHERE product_id = '3626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
226 0.0004 0.00041913986206055
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3626'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'FlavorName'
                GROUP BY o.value
                ORDER BY o.value ASC
227 0.0003 0.00029087066650391
SELECT * FROM products WHERE id = '3632'
228 0.0003 0.00033116340637207
SELECT * FROM productimages WHERE product_id = '3632' ORDER BY sortorder ASC
229 0.0005 0.00046706199645996
SELECT * FROM product_image_select WHERE product_id = '3632'
230 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '3632'
231 0.0005 0.00053906440734863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3632' AND a.name = n.originalname
232 0.0003 0.00031781196594238
SELECT * FROM productoffers WHERE product_id = '3632' AND merchantid = 'A1X6FK5RDHNB96'
233 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '3632' AND price > 0
                ORDER BY price ASC LIMIT 1
234 0.0002 0.00021815299987793
SELECT * FROM productoffers
                WHERE product_id = 3632
                ORDER BY price ASC LIMIT 1
235 0.0002 0.00022792816162109
SELECT value FROM productattributes
                WHERE product_id = '3632'
                AND name = 'ListPriceAmount'
236 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '3632' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
237 0.0003 0.0003049373626709
SELECT * FROM products WHERE id = '3658'
238 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '3658' ORDER BY sortorder ASC
239 0.0003 0.00026392936706543
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3658' AND p.id = pi.product_id ORDER BY pi.sortorder
240 0.0004 0.00042200088500977
SELECT * FROM product_image_select WHERE product_id = '3658'
241 0.0002 0.00024700164794922
SELECT * FROM productcustomimages WHERE product_id = '3658'
242 0.0003 0.00033998489379883
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3658'
                GROUP BY o.product_id
243 0.0004 0.00037217140197754
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3658'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
244 0.0002 0.00023293495178223
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3658
245 0.0007 0.00069999694824219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3658' AND a.name = n.originalname
246 0.0002 0.00022292137145996
SELECT * FROM productoffers WHERE product_id = '3658' AND merchantid = 'A1X6FK5RDHNB96'
247 0.0002 0.00024819374084473
SELECT * FROM productoffers
                WHERE product_id = '3658' AND price > 0
                ORDER BY price ASC LIMIT 1
248 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = 3658
                ORDER BY price ASC LIMIT 1
249 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '3658'
                AND name = 'ListPriceAmount'
250 0.0003 0.00025701522827148
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3658'
                GROUP BY o.product_id
251 0.0004 0.00038695335388184
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3658'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
252 0.0003 0.00026297569274902
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3658
253 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '3658' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
254 0.0004 0.00039100646972656
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3658'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
255 0.0003 0.00027799606323242
SELECT * FROM products WHERE parent_id = '3658'
256 0.0003 0.00033783912658691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4518' AND a.name = n.originalname
257 0.0003 0.00029397010803223
SELECT * FROM productoffers WHERE product_id = '4518' AND merchantid = 'A1X6FK5RDHNB96'
258 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '4518' AND price > 0
                ORDER BY price ASC LIMIT 1
259 0.0002 0.00023412704467773
SELECT * FROM productoffers
                WHERE product_id = 4518
                ORDER BY price ASC LIMIT 1
260 0.0002 0.00024104118347168
SELECT value FROM productattributes
                WHERE product_id = '4518'
                AND name = 'ListPriceAmount'
261 0.0003 0.00028514862060547
SELECT * FROM products WHERE id = '3665'
262 0.0003 0.00031304359436035
SELECT * FROM productimages WHERE product_id = '3665' ORDER BY sortorder ASC
263 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '3665'
264 0.0003 0.00025820732116699
SELECT * FROM productcustomimages WHERE product_id = '3665'
265 0.0005 0.00052094459533691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3665' AND a.name = n.originalname
266 0.0003 0.00029706954956055
SELECT * FROM productoffers WHERE product_id = '3665' AND merchantid = 'A1X6FK5RDHNB96'
267 0.0002 0.00022602081298828
SELECT * FROM productoffers
                WHERE product_id = '3665' AND price > 0
                ORDER BY price ASC LIMIT 1
268 0.0002 0.0002140998840332
SELECT * FROM productoffers
                WHERE product_id = 3665
                ORDER BY price ASC LIMIT 1
269 0.0002 0.00023198127746582
SELECT value FROM productattributes
                WHERE product_id = '3665'
                AND name = 'ListPriceAmount'
270 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '3665' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
271 0.0003 0.00033807754516602
SELECT * FROM products WHERE id = '3666'
272 0.0003 0.00032496452331543
SELECT * FROM productimages WHERE product_id = '3666' ORDER BY sortorder ASC
273 0.0003 0.00031614303588867
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3666' AND p.id = pi.product_id ORDER BY pi.sortorder
274 0.0004 0.00042486190795898
SELECT * FROM product_image_select WHERE product_id = '3666'
275 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '3666'
276 0.0004 0.00037789344787598
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3666'
                GROUP BY o.product_id
277 0.0004 0.00042200088500977
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3666'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
278 0.0003 0.00027203559875488
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3666
279 0.0009 0.00085687637329102
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3666' AND a.name = n.originalname
280 0.0002 0.00024199485778809
SELECT * FROM productoffers WHERE product_id = '3666' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = '3666' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 3666
                ORDER BY price ASC LIMIT 1
283 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '3666'
                AND name = 'ListPriceAmount'
284 0.0003 0.00029706954956055
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3666'
                GROUP BY o.product_id
285 0.0004 0.0004119873046875
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3666'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
286 0.0003 0.00027298927307129
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3666
287 0.0003 0.00034999847412109
SELECT value FROM productattributes WHERE product_id = '3666' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
288 0.0004 0.00039291381835938
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3666'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
289 0.0003 0.00027894973754883
SELECT * FROM products WHERE id = '3673'
290 0.0003 0.00031399726867676
SELECT * FROM productimages WHERE product_id = '3673' ORDER BY sortorder ASC
291 0.0004 0.00043988227844238
SELECT * FROM product_image_select WHERE product_id = '3673'
292 0.0003 0.00028514862060547
SELECT * FROM productcustomimages WHERE product_id = '3673'
293 0.0008 0.00077700614929199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3673' AND a.name = n.originalname
294 0.0005 0.00047516822814941
SELECT * FROM productoffers WHERE product_id = '3673' AND merchantid = 'A1X6FK5RDHNB96'
295 0.0003 0.00034904479980469
SELECT * FROM productoffers
                WHERE product_id = '3673' AND price > 0
                ORDER BY price ASC LIMIT 1
296 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = 3673
                ORDER BY price ASC LIMIT 1
297 0.0003 0.00028300285339355
SELECT value FROM productattributes
                WHERE product_id = '3673'
                AND name = 'ListPriceAmount'
298 0.0003 0.00027894973754883
SELECT value FROM productattributes WHERE product_id = '3673' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
299 0.0004 0.00039196014404297
SELECT * FROM products WHERE id = '3674'
300 0.0003 0.00030303001403809
SELECT * FROM productimages WHERE product_id = '3674' ORDER BY sortorder ASC
301 0.0004 0.00043082237243652
SELECT * FROM product_image_select WHERE product_id = '3674'
302 0.0002 0.00024890899658203
SELECT * FROM productcustomimages WHERE product_id = '3674'
303 0.0007 0.00073981285095215
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3674' AND a.name = n.originalname
304 0.0003 0.00033187866210938
SELECT * FROM productoffers WHERE product_id = '3674' AND merchantid = 'A1X6FK5RDHNB96'
305 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '3674' AND price > 0
                ORDER BY price ASC LIMIT 1
306 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = 3674
                ORDER BY price ASC LIMIT 1
307 0.0003 0.00026297569274902
SELECT value FROM productattributes
                WHERE product_id = '3674'
                AND name = 'ListPriceAmount'
308 0.0003 0.0002901554107666
SELECT value FROM productattributes WHERE product_id = '3674' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
309 0.0004 0.00040197372436523
SELECT * FROM products WHERE id = '3675'
310 0.0003 0.00029397010803223
SELECT * FROM productimages WHERE product_id = '3675' ORDER BY sortorder ASC
311 0.0005 0.00050020217895508
SELECT * FROM product_image_select WHERE product_id = '3675'
312 0.0003 0.00029993057250977
SELECT * FROM productcustomimages WHERE product_id = '3675'
313 0.0009 0.00093388557434082
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3675' AND a.name = n.originalname
314 0.0003 0.00029993057250977
SELECT * FROM productoffers WHERE product_id = '3675' AND merchantid = 'A1X6FK5RDHNB96'
315 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '3675' AND price > 0
                ORDER BY price ASC LIMIT 1
316 0.0002 0.00021719932556152
SELECT * FROM productoffers
                WHERE product_id = 3675
                ORDER BY price ASC LIMIT 1
317 0.0002 0.00023984909057617
SELECT value FROM productattributes
                WHERE product_id = '3675'
                AND name = 'ListPriceAmount'
318 0.0003 0.00031709671020508
SELECT value FROM productattributes WHERE product_id = '3675' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
319 0.0004 0.00036191940307617
SELECT * FROM products WHERE id = '3676'
320 0.0003 0.00029301643371582
SELECT * FROM productimages WHERE product_id = '3676' ORDER BY sortorder ASC
321 0.0005 0.00045585632324219
SELECT * FROM product_image_select WHERE product_id = '3676'
322 0.0003 0.00029587745666504
SELECT * FROM productcustomimages WHERE product_id = '3676'
323 0.0006 0.00055599212646484
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3676' AND a.name = n.originalname
324 0.0004 0.00035715103149414
SELECT * FROM productoffers WHERE product_id = '3676' AND merchantid = 'A1X6FK5RDHNB96'
325 0.0003 0.00025010108947754
SELECT * FROM productoffers
                WHERE product_id = '3676' AND price > 0
                ORDER BY price ASC LIMIT 1
326 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 3676
                ORDER BY price ASC LIMIT 1
327 0.0003 0.00027608871459961
SELECT value FROM productattributes
                WHERE product_id = '3676'
                AND name = 'ListPriceAmount'
328 0.0003 0.00029182434082031
SELECT value FROM productattributes WHERE product_id = '3676' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
329 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = '3682'
330 0.0003 0.00032401084899902
SELECT * FROM productimages WHERE product_id = '3682' ORDER BY sortorder ASC
331 0.0003 0.00030517578125
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3682' AND p.id = pi.product_id ORDER BY pi.sortorder
332 0.0005 0.00046205520629883
SELECT * FROM product_image_select WHERE product_id = '3682'
333 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '3682'
334 0.0003 0.00033187866210938
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3682'
                GROUP BY o.product_id
335 0.0004 0.00039196014404297
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3682'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
336 0.0002 0.00024795532226562
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3682
337 0.0010 0.0009610652923584
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3682' AND a.name = n.originalname
338 0.0003 0.00028395652770996
SELECT * FROM productoffers WHERE product_id = '3682' AND merchantid = 'A1X6FK5RDHNB96'
339 0.0003 0.00030708312988281
SELECT * FROM productoffers
                WHERE product_id = '3682' AND price > 0
                ORDER BY price ASC LIMIT 1
340 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = 3682
                ORDER BY price ASC LIMIT 1
341 0.0003 0.00030899047851562
SELECT value FROM productattributes
                WHERE product_id = '3682'
                AND name = 'ListPriceAmount'
342 0.0003 0.00030684471130371
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3682'
                GROUP BY o.product_id
343 0.0005 0.00045299530029297
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3682'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
344 0.0003 0.00025296211242676
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3682
345 0.0004 0.00035214424133301
SELECT value FROM productattributes WHERE product_id = '3682' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
346 0.0004 0.00038504600524902
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3682'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
347 0.0003 0.00026488304138184
SELECT * FROM products WHERE parent_id = '3682'
348 0.0004 0.00035905838012695
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4890' AND a.name = n.originalname
349 0.0003 0.00031518936157227
SELECT * FROM productoffers WHERE product_id = '4890' AND merchantid = 'A1X6FK5RDHNB96'
350 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = '4890' AND price > 0
                ORDER BY price ASC LIMIT 1
351 0.0003 0.00025081634521484
SELECT * FROM productoffers
                WHERE product_id = 4890
                ORDER BY price ASC LIMIT 1
352 0.0002 0.00024080276489258
SELECT value FROM productattributes
                WHERE product_id = '4890'
                AND name = 'ListPriceAmount'
353 0.0010 0.0010139942169189
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3600' ORDER BY timestamp DESC
354 0.0003 0.00025105476379395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3606' ORDER BY timestamp DESC
355 0.0003 0.00026607513427734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3738' ORDER BY timestamp DESC
356 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3610' ORDER BY timestamp DESC
357 0.0002 0.0002448558807373
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3613' ORDER BY timestamp DESC
358 0.0002 0.00023603439331055
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3614' ORDER BY timestamp DESC
359 0.0003 0.00025701522827148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3623' ORDER BY timestamp DESC
360 0.0002 0.0002439022064209
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3622' ORDER BY timestamp DESC
361 0.0002 0.00024294853210449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3626' ORDER BY timestamp DESC
362 0.0002 0.00020289421081543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3632' ORDER BY timestamp DESC
363 0.0002 0.0001990795135498
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3658' ORDER BY timestamp DESC
364 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3665' ORDER BY timestamp DESC
365 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3666' ORDER BY timestamp DESC
366 0.0002 0.00019288063049316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3673' ORDER BY timestamp DESC
367 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3674' ORDER BY timestamp DESC
368 0.0002 0.00023317337036133
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3675' ORDER BY timestamp DESC
369 0.0002 0.0002140998840332
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3676' ORDER BY timestamp DESC
370 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3682' ORDER BY timestamp DESC
371 0.0008 0.00082993507385254
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
372 0.0007 0.0006558895111084
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
373 0.0002 0.00024509429931641
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
374 0.0126 0.012578010559082
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
375 0.0009 0.00087308883666992
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
376 0.0004 0.00036501884460449
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
377 0.0003 0.00033807754516602
SELECT * FROM products WHERE id = 1626
378 0.0003 0.00029110908508301
SELECT * FROM products WHERE id = 4041
379 0.0002 0.00024199485778809
SELECT * FROM products WHERE id = 4312
380 0.0002 0.00022697448730469
SELECT * FROM products WHERE id = 777
381 0.0002 0.00023102760314941
SELECT * FROM products WHERE id = 3881
382 0.0002 0.00023388862609863
SELECT * FROM products WHERE id = 4213
383 0.0002 0.00023794174194336
SELECT * FROM products WHERE id = '1626'
384 0.0003 0.00030303001403809
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
385 0.0004 0.00044488906860352
SELECT * FROM product_image_select WHERE product_id = '1626'
386 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '1626'
387 0.0006 0.00059294700622559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
388 0.0003 0.00031280517578125
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
389 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
390 0.0003 0.0002751350402832
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
391 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '4041'
392 0.0003 0.00029087066650391
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
393 0.0004 0.00043797492980957
SELECT * FROM product_image_select WHERE product_id = '4041'
394 0.0003 0.00028014183044434
SELECT * FROM productcustomimages WHERE product_id = '4041'
395 0.0007 0.00070595741271973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
396 0.0003 0.00031805038452148
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
397 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
398 0.0003 0.00029706954956055
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
399 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '4312'
400 0.0003 0.00031185150146484
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
401 0.0004 0.00044012069702148
SELECT * FROM product_image_select WHERE product_id = '4312'
402 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '4312'
403 0.0007 0.00072813034057617
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
404 0.0006 0.00057196617126465
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
405 0.0003 0.00031900405883789
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
406 0.0003 0.00033402442932129
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
407 0.0004 0.00038695335388184
SELECT * FROM products WHERE id = '777'
408 0.0004 0.00035500526428223
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
409 0.0005 0.00048589706420898
SELECT * FROM product_image_select WHERE product_id = '777'
410 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '777'
411 0.0007 0.00066614151000977
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
412 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
413 0.0003 0.00030207633972168
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
414 0.0003 0.00032687187194824
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
415 0.0004 0.0003819465637207
SELECT * FROM products WHERE id = '3881'
416 0.0004 0.00042510032653809
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
417 0.0005 0.00053095817565918
SELECT * FROM product_image_select WHERE product_id = '3881'
418 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '3881'
419 0.0010 0.00096392631530762
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
420 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
421 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
422 0.0003 0.0002589225769043
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
423 0.0003 0.00033116340637207
SELECT * FROM products WHERE id = '4213'
424 0.0003 0.00033402442932129
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
425 0.0004 0.00042200088500977
SELECT * FROM product_image_select WHERE product_id = '4213'
426 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '4213'
427 0.0007 0.0007169246673584
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
428 0.0003 0.00030708312988281
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
429 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
430 0.0003 0.00028300285339355
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
431 0.0011 0.0010809898376465
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
432 0.0005 0.00049400329589844
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
433 0.0017 0.0016880035400391
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
434 0.0012 0.0011639595031738
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
435 0.0004 0.0003969669342041
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
436 0.0009 0.00085306167602539
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
437 0.0008 0.00075697898864746
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'